Blog

Welcome to the Cat's Paw Studios Blog

_

(assorted posts that wouldn’t fit on the main site)

## list of MIME types found at
## https://stackoverflow.com/a/50860387/2123178


    
        Options -MultiViews -Indexes
    

    RewriteEngine On

    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteR...